@font-face{font-family:'cuya';src:url('cuya.ttf');}
.cuya{font-family:"cuya";}
#fullPage-nav LI{margin:0 0;}
em,i,u{font-style:normal;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}
body{color:#333;font-size:16px;}
#fullPage-nav LI A{text-align:right;width:21px;background:url(dot1.png) no-repeat center center;float:right;height:21px;color:#f1c820;text-decoration:none;-webkit-transition:all 0.1s ease;transition:all 0.1s ease;}
#fullPage-nav LI .active{background-position:0px bottom;background:url(dot2.png) no-repeat 5px 5px;background:url(dot2.png) no-repeat center center;}
#fullPage-nav LI A:hover{background:url(dot3.png) no-repeat center center;}
#fullPage-nav SPAN{display:none;}
.fullPage-tooltip{font:12px/21px "Microsoft Yahei";float:left;color:#fff;top:0px;margin-right:5px;width:60px;text-align:center;line-height:21px;border-radius:25px;background:#0051a2;}
.dtgif{width:50px;position:relative;left:0;top:88%;right:0;margin:auto;}
.anniu{position:absolute;top:0px;width:78px;height:70px;background:url(1.png) no-repeat;animation:updown 1.5s infinite;animation-timing-function:linear;z-index:999;}

/*通用头部*/
.head{z-index:10000;margin:0 auto;width:100%;position:relative;top:0px;left:0px;}
.navc{position:absolute;width:100%;top:100%;left:0;height:70px;}
.navc .myLogo{float:left;display:block;margin:25px 0 0 20px;}
.navc .navMaing{float:right;margin:50px 100px 0 0;}
.navMaing li{float:left;color:#fff;margin-right:60px;}
.navMaing li a{color:#fff;font-size:16px;transition:all 0.3s;display:block;text-shadow:1px 1px 2px rgba(0,0,0,0.8);}
.navMaing li a:hover{transform:translateY(-3px);}
.navMaing li a:hover:after{content:"";display:block;width:60px;height:2px;background:#fff;position:absolute;}
#nav{display:none;}
#nav ul ul{display:none;width:100%;top:108px;position:absolute;left:0;background:rgba(0,0,0,0.8);color:#fff;z-index:9999;}
#nav ul ul li{float:left;width:14.28571429%;margin:0;}
#nav > ul > li ul li a{padding:2%!important;transition:0.5s;}
#nav > ul > li ul li a span{display:block;overflow:hidden;}
#nav > ul > li ul li a img{width:100%;display:block;}
#nav > ul > li ul li a p{line-height:30px;font-size:14px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;}
#nav > ul > li ul li a:hover{background:#1d2087;}
#container{overflow:hidden;position:relative;top:0;left:0;right:0;bottom:0;}
.topbg{background:url("b1.jpg") no-repeat;position:absolute;width:100%;height:100%;display:block;z-index:8;}
#background_video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;height:140%!important;width:130%!important;}
#video_cover{  /*      position: absolute;*/
width:100%;height:100%;background:url("b1.jpg") no-repeat;background-size:cover;background-position:center;}
#video_controls{  /*      position: absolute;*/
left:50%;transform:translate(-50%,0);}
#play img{width:100px;}
#pause img{width:90px;}
#pause{display:none;}
@media (min-width:768px){
	#video_controls{display:none;}
}
#container{height:100%;}
#overlay{position:absolute;top:0;right:0;left:0;bottom:0;background:url(vdian.png);opacity:0.7;filter:alpha(opacity=70);  /* 针对 IE8 以及更早的版本 */}
#main_content{z-index:2;position:relative;display:inline-block;  /* Vertical center */top:50%;transform:translateY(-50%);}
.sypic{position:absolute;top:0;left:0;z-index:9;right:0;width:100%;margin:auto;bottom:0;height:100%;}
.sypic img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;animation:sss3 1s infinite alternate linear;width:50.78%;}

/*底部版权*/
#copybox{width:96%;height:40px;line-height:40px;background:rgba(0,0,0,0.589);position:fixed;bottom:0;z-index:99999;color:#fff;padding:0 2%;font-size:14px;}
#copybox a{color:#fff;}
#copybox span{float:right;}
#copybox img{vertical-align:middle;margin-left:15px;}
@keyframes sss1{
	0%{transform:scaleX(1.1) scaleY(1.1);}
	50%{transform:scaleX(1) scaleY(1);}
	100%{transform:scaleX(1.1) scaleY(1.1);}
}
@keyframes sss{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(0px);}
}
.qh_nav{position:absolute;right:200px;width:700px;z-index:999999999;top:60px;}
.qh_nav ul{width:100%;}
.qh_nav li{float:left;width:12.5%;}
.qh_nav li a{color:#fff;display:block;width:100%;text-align:center;box-sizing:border-box;position:relative;height:40px;font-weight:bold;}
.qh_nav li a:hover{color:#1d2087;border-bottom:2px solid #1d2087;}
.qh_nav li .act{color:#1d2087;border-bottom:2px solid #1d2087;}
@keyframes bg_moveww{
	0%{transform:scale3d(1,1,1);}
	50%{transform:scale3d(1.1,1.1,1.1);}
	100%{transform:scale3d(1,1,1);}
}
@keyframes bg_move{
	0%{background-size:100%;}
	25%{background-size:102%;}
	50%{background-size:104%;}
	75%{background-size:102%;}
	100%{background-size:100%;}
}
.section{background-position:center;background-size:cover;position: relative;overflow: hidden;background-repeat: no-repeat;}
.section_one{background-image:url(b1.jpg);}
.section2{background-color: #159e50;overflow: hidden;}
.section4{background-image:url(04.jpg);}
.section3{background-image:url(03.jpg);}
.section5{background-image:url(05.jpg);}
.section6{background-image:url(09.jpg);}
.section7{background-image:url(06.jpg);}
.section8{background-image:url(07.jpg);}
.sytit{position:absolute;left:2%;top:0;bottom:0;margin:auto;z-index:9999;font-size:36px;height:150px;text-transform:uppercase;}
.sytit em{color:#0051a2;}
.sytit b{display:block;color:#000;margin:4px 0 50px 0;}
.sytit a{color:#000;font-size:14px;display:block;background:url(jt1.png) 70px 5px no-repeat;}
.sytit a:hover{background:url(jt1.png) 90px 5px no-repeat;}
.hrt{display:block;float:right;margin-top:40px;margin-right:15px;}
.hrt a{display:block;float:left;padding:0 15px;border-right:2px solid #fff;height:20px;position:relative;}
.hrt a:last-child{border:none;padding-right:0;}
.hrt a img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;display:block;width:30px;position:relative;top:-3px;cursor: pointer;}
.header .hrt a img.ssr{display: none;}
.header .hrt a:hover img.ss{display: none;}
.header .hrt a:hover img.ssr{display: block;}
.header .hrt a .ewm{width:133px;position:absolute;top:42px;left:-35px;display:none;}
.header .hrt a .ewm img{width:100%;}

/* 搜索 */
.susuo{display:none;position:fixed;width:100%;background:rgba(21,158,80,0.9);top:0;left:0;z-index:22220;box-sizing:border-box;padding:300px 0 150px;}
.susuo .sch1{width:1120px;margin:0 auto;border-bottom:1px solid #fff;padding-bottom:50px;position:relative;}
.susuo .sch1 input{display:block;border:none;float:left;width:calc(100% - 80px);font-size:36px;background:none;outline:none;color:#fff;width:100%;}
.susuo .sch1 a{display:block;float:right;width:80px;}
.susuo .sch1 .submit{margin-top:34px;}
.susuo .sch1 a img{display:block;width:100%;}
.susuo .sch1 .out{cursor:pointer;display:block;width:50px;height:50px;background:url(out.png) center no-repeat;position:absolute;top:-100px;right:10px;background-size:cover;}
.w1300{width:1300px;margin:auto;}
.w1200{width:1200px;margin:auto;}
.section_one>a{display: inline-block;position: absolute;left: 0;right: 0;bottom: 3%;margin: auto;z-index: 99;width: 66px;animation:sss 1s infinite alternate linear;}
.section_one .section_one_wz{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;text-align:center;height:300px;}
.section_one .section_one_wz img{display:block;margin:0 auto;}
.section_one .section_one_wz b{display:block;text-align:center;font-size:28px;color:#1e2283;}
.section_one .section_one_wz strong{display:block;text-align:center;border-radius:30px;width:340px;margin:30px auto;padding:10px 0;background:#1d2087;color:#fff;font-size:22px;}
.section_one .banner1{height:100vh;min-height:600px;max-height:1600px;width:100%;position:relative;}
.section_one .bannerbg{width:100%;height:100%;display:block;background:rgba(45,48,50,0.25) url(banner_bg.png) repeat;position:absolute;z-index:2;}
.section_one .banner1 .video_bg{position:absolute;top:0;width:100%;left:0;height:100%;z-index:2;}
.section_one .banner1 .video_box{height:100%;display:block;width:100%;overflow:hidden;position:relative;}
.section_one .banner1 .video_bg img{display:inline-block;}
.section_one .banner1 .video_bg .bannertxt h5,.section_one .banner1 .video_bg .bannertxt h3{color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);    letter-spacing: 1px;}
.section_one .banner1 .video_bg .bannertxt h5{font-weight: 700;margin: 30px 0 20px 0;}
.section_one .banner1 .video_bg .bannertxt h3{font-weight: 400;}
.section_one .vidbacking-active-body-back{position:relative;z-index:1;width:120%;height:120%;top:0%;left:-10%;overflow:hidden;opacity:1;transition:2s opacity;}
.section_one .vidbacking-active-block-back{position:absolute;min-width:100%;min-height:100%;height:auto;width:auto;z-index:4;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
.section_one .vidbacking{display:none;}
.section3{position:relative;}
.section3 .tab{width:100%;margin:0 auto;height:100%;}
.section3 .tab-hd{overflow:hidden;zoom:1;width:100%;position:absolute;left:0;right:0;margin:auto;z-index:9;height:100%;}
.section3 .tab-hd li{float:left;width:25%;text-align:center;transition:all 0.3s;height:100%;box-sizing:border-box;color:#fff;padding-top:20%;background:rgba(0,0,0,0.5);font-size:14px;transition: .5s;}
.section3 .tab-hd li img{display:block;margin:0 auto;}
.section3 .tab-hd li strong{margin: 10px 0 5px 0;display: block;transition: .5s;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.section3 .tab-hd li p{font-weight: 400;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.section3 .tab-hd li a{color:#fff;display: inline-block;}
.section3 .tab-hd li a.more{border:1px dashed #fff;line-height:40px;width:150px;display:block;margin:40px auto;border-radius:20px;background: url(b4.png) no-repeat 80px center;text-align: left;text-indent: 30px;}
.section3 .tab-hd li a.more:hover{background:url(b4.png) no-repeat 90px center rgba(21,158,80,0.808);color:#fff;border:1px solid rgba(21,158,80,0.808);}
.section3 .tab-hd li p a:hover{background: #159e50;}
.section3 .tab-hd li a:hover strong{background: #159e50;}
.section3 .tab-hd li.active{color:#fff;background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0)), to(rgba(21, 158, 80, .8)));background-size: 100% 80%; background-repeat: no-repeat; background-position: center bottom;}
.section3 .tab-hd li.active p{display: block;}
.section3 .tab-bd{width:100%;height:100%;position:relative;}
.section3 .tab-bd li{display:none;width:100%!important;height:100%!important;}
.section3 .tab-bd li:nth-of-type(1){background:url(11.jpg) top center no-repeat;background-size:cover;width:100%!important;height:100%!important;}
.section3 .tab-bd li:nth-of-type(2){background:url(22.jpg) top center no-repeat;background-size:cover;width:100%;height:100%;}
.section3 .tab-bd li:nth-of-type(3){background:url(33.jpg) top center no-repeat;background-size:cover;width:100%;height:100%;}
.section3 .tab-bd li:nth-of-type(4){background:url(44.jpg) top center no-repeat;background-size:cover;width:100%;height:100%;}
.section3 .tab-bd li.thisclass{display:list-item;}
.section4{overflow: hidden;}
.section4 .middle{position: relative;}
.section4 .auto{padding-top: 10%;}
.section5 .pub_title h3{text-align: left;text-indent: -.6em;margin-top: 10px;}
.section5 .middle_box .middle>img{width: 43%;position: absolute;left: 0;bottom: 0;}
.section5 .sygs{width: 40%;text-align: left;margin: 0 10% 0 0;}
.section5 .sygs .img{opacity: .3;}
.section5 .sygs .sygswz{color:#fff;line-height:200%;margin-top: 30px;}
.section5 .sygs ul li{float:left;width:170px;height:170px;color:#fff;text-align:center;background: #159e50;-webkit-clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);text-align: center;    padding: 30px 0 0 0; box-sizing: border-box;margin-right: 10px;transition: .5s;}
.section5 .sygs ul li:hover{margin-top: -10px;}
.section5 .sygs ul li img{display: inline-block;}
.section5 .sygs ul li span{font-size:102px;}
.section5 .sygs ul li b{display:block;text-align:center;}
.section5 .sygs a.more{color: #fff;padding-left: 70px;position: relative;float: right;}
.section5 .sygs a.more::after,.section5 .sygs a.more::before{content: "";display: block;overflow: hidden;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;transition: .5s;}
.section5 .sygs a.more::after{width: 60px;height: 1px;background: rgba(255,255,255,0.5);}
.section5 .sygs a.more::before{width: 7px;height: 7px;border-radius: 50%;background: rgba(255,255,255,1);}
.section5 .sygs a.more:hover{color: #ff9a00;}
.section5 .sygs a.more:hover::before{left: 60px;background: #ff9a00;}
.section2 .albox{position: absolute;display: block;width: 50%;height: 33.3333%;left: 0;right: 0;top: 0;bottom: 0;margin: auto;text-align: center;padding: 3%;color: #fff;box-sizing: border-box;z-index: 9;}
.section2 .albox b{display: block;}
.section2 .albox h5{display: inline-block;border-bottom: 1px solid rgba(255,255,255,0.2);font-weight: 400;}
.section2 .albox p{line-height: 30px;margin-top: 10px;}
.section2 .albox a{display: inline-block;color: #fff;padding-left: 70px;position: relative;}
.section2 .albox a::after,.section2 .albox a::before{content: "";display: block;overflow: hidden;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;transition: .5s;}
.section2 .albox a::after{width: 60px;height: 1px;background: rgba(255,255,255,0.2);}
.section2 .albox a::before{width: 7px;height: 7px;border-radius: 50%;background: rgba(255,255,255,1);}
.section2 .albox a:hover{color: #ff9a00;}
.section2 .albox a:hover::before{left: 60px;background: #ff9a00;}
.section2 ul{width: 100%;height: 100%;display: block;}
.section2 ul li{width: 25%;height: 33.3333%;overflow: hidden;}
.section2 ul li img{transition: .5s;}
.section2 ul li:hover img{transform:scale(1.1,1.1);}
.section2 ul li:nth-child(5){margin-right: 50%;}
.section2 ul li a{opacity: .4;}
.section2 ul li a:hover{opacity: 1;}
.section2 ul li a img{width: 100%;height: 100%;}
.section6 .auto{width: 1150px;margin: 30px auto 0;}
.section6 .process-box ul{text-align: center;word-spacing:-1em;}
.section6 .process-box ul li{width:242px;height:242px;cursor:pointer;position:relative;-webkit-clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);background: #fff;margin: 0 -7px;display: inline-block;transition: .5s;overflow: hidden;box-sizing: border-box;}
.section6 .process-box ul li:nth-child(n+6){margin-top: -50px;}
.section6 .process-box ul li img{transition: .5s;display: inline-block;}
.section6 .process-box ul li p{text-align: center;margin-top: 10px;}
.section6 .process-box ul:hover li{opacity: .5;}
.section6 .process-box ul li:hover{transform:scale(1.1,1.1);opacity: 1;}
.section6 .process-box ul li:hover span{color:#ff0000;transform:translateY(10px);}
.section7{overflow:hidden;position:relative;}
.section7 .auto{margin: 0 auto;width: 1300px;}
.hz_new{ height:88px; width:100%; position:relative; }
.hz_new_a{ line-height: 50px;  color: #159e50; display: block; font-weight: bold; position:absolute; left:25px; top:0;}
.hz_new_b{ color:#159e50; line-height:35px; text-transform:uppercase;  position:absolute; left:25px; bottom:0;}
.hz_news_more{ width:180px; height:70px; border:1px solid rgba(255,255,255,0.2); line-height:70px; position:absolute; right:-180px; top:0; opacity:0}
.hz_news_more a{ display:block;  color:#fff; background:url(g1.png) no-repeat 126px center;padding: 0 30px;text-align: left;}
.hz_news_more a:hover{background: #159e50 url(g1.png) no-repeat 130px center;}
.hz_new_a{margin-left:200px;opacity:0}
.anewa{transition: all 1s ease;opacity:1;margin-left:0;}
.hz_new_b{margin-left:200px;opacity:0}
.anewb{transition: all 1s ease 0.5s;opacity:1;margin-left:0;}
.hz_new_c{width:0;height:88px;background:#159e50; position:absolute; left:0; top:-88px;}
.anewc{width:7px; top:0; transition: all 1s ease 0.5s;}
.anewmore{ right:0; transition: all 1s ease 0.5s; opacity:1}
.news_cont_content{width:200px;position:absolute;height:70px;top:50%;left:50%;margin-left:-50px;margin-top:-35px;opacity: 0;}
.news_cont_content li{width:32%;margin:0 2% 0 0;height:100%; position:relative; background-size:100%;background-position:50% 50%;background-repeat:no-repeat;list-style: none;}
.news_cont_content li:nth-child(3){margin-right:0}
.new_ut_z_m{ margin:0 0 0 10px;display:block; width:80px; background:url(../images/jijian.png) no-repeat right center; color:#7c7c7c; font-size:14px;}
.section7 ul{width:100%;margin:40px auto 0;}
.section7 ul li{float: left;width:32.33%;box-sizing:border-box;margin:0 1.5% 0 0;background-color:rgba(255,255,255,1);position: relative;}
.section7 ul li:nth-of-type(3){margin-right:0;}
.section7 ul li a{position: relative;z-index:1;padding: 0 0 10px 0;}
.section7 ul li .img{overflow: hidden;position: relative;}
.new_ut_z_date{ height: 81px; width: 81px; position:absolute; left:25px;top:-25px; background:#159e50; text-transform:uppercase; font-size:15px; color:#fff; box-sizing:border-box; padding:15px 0 0 10px; z-index:2; line-height:30px;}
.new_ut_z_date strong{ display:block; font-size:18px;}
.section7 ul li h4{height:50px;line-height:50px;font-size:20px;color:#252525;padding: 0 3%;font-weight: 700;text-align: left;}
.section7 ul li p{padding: 0 3% 10px 3%;font-size:14px;color: #747474;text-align: left;}
.section7 a.more{width:125px;margin:40px auto 0;height:40px;border-radius:4px;background-color: #159e50;text-align: center;line-height:40px;font-size:16px;color:#fff;}
.section7 a.more:hover{width:150px;}
.section7 ul li i{position: absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;background-color: #159e50;}
.section7 ul li:hover h4, .section7 ul li:hover p, .section7 ul li:hover .new_ut_z_m{color:#fff;}
.section7 ul li:hover i{height:100%;}
.section8 .middle_box .middle{position: relative;z-index: 2;}
.section8>img{position: absolute;bottom:0;width: 96%;right: 0;z-index: 1;}
.section8 .right{width:50%;position: relative;text-align: center;padding-bottom: 20%;}
.section8 .right h3{font-weight: 700;color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.section8 .right ul{margin: 5% 0 0 ;}
.section8 .right ul li{display: inline-block;width: 32%;color: #fff;text-align: center;vertical-align: top}
.section8 .right ul li i{display: inline-block;text-align: center;border-radius: 50%;background: #159e50;padding: 20px;width: 100px;height:100px;box-sizing: border-box;}
.section8 .right ul li img{display: inline-block;position: relative;}
.section8 .right ul li h5{font-size: 20px;font-weight: 700;margin-top: 10px;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.section8 .right ul li p{font-size: 18px;font-weight: 700;text-transform: uppercase;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}
.section8 .fr.ewm{margin: 0 10% 0 0;}
.section8 .fr.ewm dl{width: 150px;}
.section8 .fr.ewm dl:last-child{margin-top: 10px;}
.section8 .fr.ewm dl,.section8 .fr.ewm dt,.section8 .fr.ewm dd{width: 100%;}
.section8 .fr.ewm dd{color: #fff;text-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0px 0px 30px rgba(0,0,0,0.075);}

.footer{width:100%;background:#172532;padding:45px 0 15px 0;}
.footer .f_contact{width:355px;float:left;color:#fff;}
.footer .f_contact h2{font-size:20px;text-transform:uppercase;font-weight:normal;}
.footer .f_contact .f_contact_cont{padding-top:20px;width:83%;}
.footer .f_contact .f_contact_cont h3{font-weight:normal;font-size:18px;line-height:35px;}
.footer .f_contact .f_contact_cont p{font-size:16px;line-height:30px;}
.footer .f_contact .f_contact_cont em{color:#159e50;}
.footer .f_pro{width:450px;border-right:1px solid #233a4d;border-left:1px solid #233a4d;float:left;padding:0 0px 25px 70px;color:#fff;}
.footer .f_pro h2{font-size:20px;text-transform:uppercase;font-weight:normal;padding-bottom:50px;}
.footer .f_pro ul{overflow:hidden;padding-bottom:20px;}
.footer .f_pro li{width:calc(100%/2);float:left;font-size:18px;}
.footer .f_pro li em{display:block;color:#fff;padding-bottom:20px;}
.footer .f_pro li em:after{content:"";width:40px;height:3px;background:#159e50;display:block;margin-top:10px;}
.footer .f_pro li a{color:#fff;font-size:15px;line-height:31px;}
.footer .f_wx{width:365px;float:right;color:#fff;}
.footer .f_wx h2{font-size:20px;text-transform:uppercase;font-weight:normal;}
.footer .f_wx ul{overflow:hidden;padding-top:30px;}
.footer .f_wx li{width:151px;float:left;margin-right:15px;}
.footer .f_wx li img{width:100%;}
.footer .f_wx p{margin-top:9px;font-size:15px;}
.footer .f_wx p img{margin-top:10px;display:block;}
.end{border-top:1px solid #233a4d;height:80px;padding-top: 15px;box-sizing: border-box;}
.end .end_l{width:800px;color:#fff;margin: 0 auto;}
.end .end_l img{display:inline-block!important;}
.end .end_l a{display:inline-block!important;color: #fff;}
.end .end_l a:hover{opacity: .7;}
.end .end_l img:first-child{height: 50px;}
.end .end_l p{font-size:16px;color:#fff;float:right;}
.end .end_r{padding-top:23px;}
.ynlx{line-height:200%;}
.lx_con{overflow:hidden;}
.lx_con li{width:48%;float:left;border:1px solid rgba(204,204,204,0.622);padding-left:3%;box-sizing:border-box;margin-right:1%;line-height:200%;height:400px;padding-top:40px;}
.lx_con li img{float:left;margin-right:20px;padding-bottom:180px;}
.lx_con li strong{font-size:28px;color:#353992;}
ul.bigpage,ul.bigpage li{width:100%;min-width:100%;height:100%;min-height:100%;position:absolute;}
ul.bigpage li{background-position:bottom center;background-size:cover;background-color:#333;opacity:0;display:block;z-index:1;}
ul.bigpage div.left{position:absolute;left:40px;width:70px;height:70px;top:50%;margin-top:-35px;background-image:url(left.png);background-size:70px 70px;cursor:pointer;z-index:10;opacity:0.7;}
ul.bigpage div.right{position:absolute;right:40px;width:70px;height:70px;top:50%;margin-top:-35px;background-image:url(right.png);background-size:70px 70px;cursor:pointer;z-index:10;opacity:0.7;}
ul.bigpage ol{position:absolute;margin-left:-500px;left:50%;width:1000px;text-align:center;bottom:86px;z-index:10;}
ul.bigpage ol span{display:inline-block;width:60px;height:12px;margin:10px;background:#D9D9D9;cursor:pointer;border-radius:3px;box-shadow:0px 1px 1px 0px rgba(0,0,0,0.3);opacity:0.4;}
ul.bigpage ol span div{border-radius:3px;}
ul.bigpage ol span:hover{box-shadow:0px 3px 3px 0px rgba(0,0,0,0.3);}
ul.bigpage ol span div{width:0%;height:100%;float:left;background-color:#159e50;background-image:-webkit-linear-gradient(top,#159e50,#159e50);background-image:linear-gradient(top,#159e50,#159e50);}
ul.bigpage ol span:first-child div{width:60px;}
ul.bigpage div.bottom{position:absolute;z-index:11;bottom:0px;width:100%;left:50%;margin-left:-50%;height:45px;line-height:45px;color:#fff;font-size:1.2em;background:rgba(0,0,0,0.1);box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2);border-top:1px solid rgba(255,255,255,0.1);}
ul.bigpage div.bottom span{padding:0px 20px;}
ul.bigpage div.bottom span.mainnav{float:right;}
ul.bigpage div.bottom span a{color:#fff;font-size:1em;font-weight:700;padding-right:15px;}
ul.bigpage .bg1{background-image:url(ba1.jpg);}
ul.bigpage .bg2{background-image:url(ba2.jpg);}
ul.bigpage .bg3{background-image:url(ba3.jpg);}
